encryptMessage

open suspend override fun encryptMessage(groupId: MLSGroupId, message: PlainMessage): ApplicationMessage

Encrypt a message for distribution in a group

Return

encrypted ApplicationMessage

Parameters

groupId

MLS group ID provided by BE

message

plain text message